AutodiscoverServiceTimeout Property |
Gets or sets the time-out value for a request.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int Timeout { get; set; }Public Property Timeout As Integer
Get
Set
Property Value
Type:
Int32The timeout.
See Also